home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1998 March / Software of the Month Club 1998 March.iso / pc / dos / edu / cross / cwm.doc next >
Encoding:
Text File  |  1997-03-09  |  6.0 KB  |  198 lines

  1.    +-------------------------------------------------+
  2.    |                                                 |
  3.    |           CWM - CrossWord Master V1.1           |
  4.    |         Copyright 1997 - Occam Software         |
  5.    |                                                 |
  6.    +-------------------------------------------------+
  7.  
  8.  Scroll through this text using PageUp/PageDown, cursor
  9.  keys or scroll gadgets.  Type escape when finished.
  10.  
  11.  This program is copyrighted Shareware, not Public Domain!!
  12.  Please support small independent authors by registering
  13.  shareware that you use.
  14.  
  15.  About CrossWord Master:
  16.  =======================
  17.  
  18.  CrossWord Master is designed to help you solve crosswords
  19.  and find words to create crosswords and word puzzles, or
  20.  to find odd and difficult words in scrabble, etc..
  21.  
  22.  It uses a built in dictionary to solve anagrams, find
  23.  words matching a template, or find words of a given length
  24.  containing (or NOT containing) given letters.
  25.  
  26.  It also has a 'Word Puzzle' feature for finding, for
  27.  example, all of the words that can be made from the letters
  28.  in 'New Improved VIM plus' - the kind of thing some-
  29.  times required in competitions.
  30.  
  31.  The shareware evaluation copy has a dictionary of
  32.  about 65,000 words (every second word from the
  33.  registered version), and the print and save functions
  34.  are disabled, but it is otherwise fully functional.
  35.  
  36.  System Requirements:
  37.  ====================
  38.  
  39.  o  IBM PC compatible (8088 or later).
  40.  o  MS-DOS 3.3 or later, or Windows (any version).
  41.  o  About 400K free conventional memory.
  42.  o  2MB hard disk space.
  43.  o  Mouse and printer supported, but not required.
  44.  
  45.  Installation:
  46.  =============
  47.  
  48.  You can run this program from the directory which
  49.  contains the unzipped files, just make sure that
  50.  this directory is your current directory upon
  51.  execution.
  52.  
  53.  
  54.  Operation:
  55.  ==========
  56.  
  57.  To start Crossword Master, make the directory
  58.  containing the program and data files the current
  59.  directory (using the CD command, or by specifying
  60.  the working directory under Windows properties for
  61.  the program) and run the program CWM.EXE.
  62.  
  63.  Hopefully program operation should be fairly self-
  64.  explanatory.  Highlighted keys are 'HotKeys' to
  65.  the associated function, and the program is 'Mouse
  66.  Aware'.  Hopefully the cursor keys, PgUp, PgDn,
  67.  Enter, Esc, F1, and Mouse actions should produce
  68.  the intuitive response.  Let us know if they don't!
  69.  
  70.  About the Main Menu Options:
  71.  ============================
  72.  
  73.  Anagram:
  74.  --------
  75.  
  76.  This produces a list of all words in the dictionary
  77.  that are anagrams of the given letters.  If the word
  78.  typed is also found in the dictionary it will be
  79.  included in the list.
  80.  
  81.  Containing:
  82.  -----------
  83.  
  84.  This allows you to specify the letters you want the
  85.  words to contain, and those it must not contain.
  86.  
  87.  For example containing 'qr' not containing 'u' and
  88.  word length 4, would turn up 'iraq'.
  89.  
  90.  It is also permissible to leave one of the letter
  91.  fields blank, e.g. to find all 6 letter words not
  92.  containing any of 'aeiou'.
  93.  
  94.  NOTE:  For a word to be selected it must contain
  95.         ALL of the 'containing' letters and NONE of
  96.         the 'not containing' letters.
  97.  
  98.  Template:
  99.  ---------
  100.  
  101.  This allows finding a words when only a few of the
  102.  letters and there positions are known.  This is
  103.  surprisingly useful, and the option we use most.
  104.  
  105.  Typing '--a--am', for instance, will produce a list
  106.  of 7 words (in the registered version), from which
  107.  it is fairly easy to pick the word you were looking
  108.  for, perhaps 'diagram'.
  109.  
  110.  Word Puzzle:
  111.  ------------
  112.  
  113.  Simply makes up all the words it can from the
  114.  dictionary using the letters in the supplied word
  115.  or phrase.
  116.  
  117.  Help/Info:
  118.  ----------
  119.  
  120.  Display this file.
  121.  
  122.  Quit:
  123.  -----
  124.  
  125.  Ends the program run.
  126.  
  127.  Browse Screen:
  128.  ==============
  129.  
  130.  If your word search finds any matching words, they
  131.  will automatically be displayed in the browse window.
  132.  
  133.  The title at the top gives a description of the
  134.  search and the number of matching words found.
  135.  
  136.  The arrow keys, page up/down keys, and or the mouse
  137.  can be used to scroll around in this list.
  138.  
  139.  The OK button will take you back to the main menu
  140.  to perform another search.
  141.  
  142.  The PRINT button allows a simple printout of the
  143.  wordlist on the LPT1: printer, or default Windows
  144.  printer.
  145.  
  146.  The SAVE button brings up a file selection dialog from
  147.  which you can select a filename to save the word list
  148.  as a text file.
  149.  
  150.  The HELP button gives brief help on this screen.
  151.  
  152.  If you are running the program in a DOS Window, it is
  153.  also possible to use the Windows edit menu to cut and
  154.  paste words from the list.
  155.  
  156.  Customisation:
  157.  ==============
  158.  
  159.  The WORD.* files are in plain text.  You can edit them
  160.  with a text editor to add/change/delete words.  Do not
  161.  use a word processor unless it can save files as plain
  162.  TEXT (sometimes called ASCII).
  163.  
  164.  Some words in the WORD.* files are not valid crossword
  165.  words (e.g. names, abbreviations), but it was better to
  166.  include too many words rather than not enough.  It is
  167.  much easier to pick the required word from a list of
  168.  possibilities than from a list of zero entries! 
  169.  
  170.  Bug Reports, Suggestions:
  171.  =========================
  172.  
  173.     Occam Software,
  174.     PO Box 93,
  175.     MOONAH,
  176.     TASMANIA,
  177.     AUSTRALIA 7009.
  178.  
  179.     Internet e-mail:  occam@netspace.net.au
  180.  
  181.  Please feel free to write to the above address with 
  182.  suggestions, bug reports, or perhaps even an idea
  183.  or two for a program you would like to see written.
  184.  
  185.  In the near future, we hope to be releasing a Windows
  186.  version of Crossword Master.  Let us know if you are
  187.  interested in details.  We are not sure yet whether it
  188.  will be Windows 95/NT only, or if there is still
  189.  sufficient demand for Windows 3.1.
  190.  
  191.  We would be particularly pleased to receive any lists
  192.  of words in ASCII format to be incorporated into
  193.  the dictionary (via e-mail, if possible).  We will
  194.  include acknowledgement of your contributions in
  195.  later releases if you would like this.
  196.  
  197.  Thank you for your support.
  198.